dvb_dev_alloc

@brief Allocate a struct dvb_device @ingroup dvb_device

@note Before using the dvb device function calls, the struct dvb_device should be allocated via this function call.

@return on success, returns a pointer to the allocated struct dvb_device or NULL if not enough memory to allocate the struct.

extern (C)
dvb_dev_alloc
()

Meta